Companion

object Companion

Functions

Link copied to clipboard
fun create(    context: Context,     inMemory: Boolean = false,     downloadedNpmDir: File? = context.dataDir,     packageServer: String? = DEFAULT_PACKAGE_SERVER): KnowledgeManager

Creates a KnowledgeManager instance.